Configurates
C1.Web.Mvc.FlexChartCore<T>.AxisX. Sets the main X axis.
シンタックス
'宣言
Public Overloads Function AxisX( _
ByVal As System.Action(Of ChartAxisBuilder(Of T)) _
) As
public AxisX(
System.Action<ChartAxisBuilder<T>>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照